-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: split app-scopes endpoint into, status, login and app-scopes #14075
Merged
framitdavid
merged 149 commits into
main
from
11-14-feat_split_app-scopes_endpoint_into_status_login_and_app-scopes
Nov 25, 2024
Merged
feat: split app-scopes endpoint into, status, login and app-scopes #14075
framitdavid
merged 149 commits into
main
from
11-14-feat_split_app-scopes_endpoint_into_status_login_and_app-scopes
Nov 25, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…hub.com/Altinn/altinn-studio into feat/openSettingsModalBasedOnQueryParam
…tps://github.com/Altinn/altinn-studio into 11-08-feat_context_based_login_with_ansattporten
backend/tests/Designer.Tests/Controllers/AnsattPortenController/AuthStatusTests.cs
Fixed
Show fixed
Hide fixed
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #14075 +/- ##
=======================================
Coverage 95.33% 95.33%
=======================================
Files 1783 1783
Lines 23210 23212 +2
Branches 2689 2689
=======================================
+ Hits 22128 22130 +2
Misses 835 835
Partials 247 247 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
framitdavid
commented
Nov 21, 2024
...er/SubHeader/SettingsModalButton/SettingsModal/components/Tabs/Maskinporten/Maskinporten.tsx
Show resolved
Hide resolved
…and_app-scopes' of https://github.com/Altinn/altinn-studio into 11-14-feat_split_app-scopes_endpoint_into_status_login_and_app-scopes
…atus_login_and_app-scopes
framitdavid
added
the
skip-manual-testing
PRs that do not need to be tested manually
label
Nov 25, 2024
This is tested OK in dev and localhost. |
wrt95
approved these changes
Nov 25, 2024
backend/tests/Designer.Tests/Controllers/AnsattPortenController/AuthStatusTests.cs
Dismissed
Show dismissed
Hide dismissed
framitdavid
deleted the
11-14-feat_split_app-scopes_endpoint_into_status_login_and_app-scopes
branch
November 25, 2024 14:39
nkylstad
pushed a commit
that referenced
this pull request
Nov 26, 2024
…14075) Co-authored-by: William Thorenfeldt <[email protected]> Co-authored-by: Mirko Sekulic <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backend
frontend
quality/testing
Tests that are missing, needs to be created or could be improved.
skip-manual-testing
PRs that do not need to be tested manually
skip-releasenotes
Issues that do not make sense to list in our release notes
solution/studio/designer
Issues related to the Altinn Studio Designer solution.
team/studio-core
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Related Issue(s)
Verification
Documentation